home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Math Primitives / Math Primitives.rsrc / STR#_120.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  338 b   |  11 lines

  1. Inputs: ValueIn; Offset
  2. Outputs: ValueOut
  3.  
  4. Inputs: integer; integer
  5. Outputs: integer
  6.  
  7. If Offset is 1, ValueOut is obtained by propagating the high bit of the low byte of ValueIn through the left three bytes. If Offset is 2, ValueOut is obtained by propagating the high bit of the second byte of ValueIn through the two left bytes.
  8.  
  9. Math
  10.  
  11.